home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / VBAHA121.ZIP / README.TXT < prev    next >
Text File  |  1993-11-22  |  5KB  |  120 lines

  1. ==============================================================================
  2. VB AHA!!!
  3. Copyright (C) Craig Villalon 1993 All Rights Reserved
  4.  
  5. This program is Shareware, you may evaluate if for a period of no more than 30
  6. days. After this time you must either register (read REGISTER.TXT) or remove
  7. it from your system. Failure to comply with this condition is a violation of
  8. the law. I have not crippled this program in any way so I am relying on your
  9. honesty. Please register if you use this program for more than the trial
  10. period.
  11. ==============================================================================
  12.  
  13. WHAT IS VB AHA!!!
  14. -----------------
  15.   VB AHA!!! is an inexpensive and easy to use utility for writing Windows help
  16. files. You won't need any expensive wordprocessors or have to use any cryptic
  17. commands. With simple mouse clicks and Drag n Drop ease you will be able to
  18. construct your help files quickly.
  19.  
  20.   If you use Visual Basic then VB AHA!!! will handle all of the HelpContextID
  21. values for you and even recompile your programs with the new values. No more
  22. hassles of having to insert the values by hand! If you program in C/C++ then
  23. VB AHA!!! will create a .H file containing all of the #defines that you will
  24. need for context sensitive help in your programs.
  25.  
  26. REQUIREMENTS
  27. ------------
  28. Microsoft Windows 3.1
  29. HC.EXE - the Microsoft Help Compiler (this and SHED.EXE, the segmented hyper-
  30.          graphics editor, will be sent to you free of charge when you register).
  31.          Please note that these two programs are Microsoft's and that I am not
  32.          selling them. If you have internet access then you can ftp these from
  33.          ftp.cica.indiana.edu as what.zip. I believe that they are also on
  34.          Microsoft's Developer Network CD's and CompuServe.
  35.  
  36. INSTALLATION
  37. ------------
  38.   In the interest of saving you download time I have not included an install
  39. program. Just place all of the files, except the following 2, in the same
  40. directory. You will need the Visual Basic runtime library VBRUN300.DLL and
  41. CMDIALOG.VBX in your windows\system directory. VBRUN300.DLL can be found on
  42. almost any BBS that carries windows programs, just search for VBRUN or ask
  43. the SYSOP. I have included vbaha.aha, the .aha project that I created for
  44. the online help, as a demo of what can be done with VB AHA!!!.
  45.  
  46. FILES IN ARCHIVE
  47. ----------------
  48.     CMDIALOG.VBX - VB custom control for Dialog boxes
  49.     DEFAULT.BMP  - Picture shown as default for graphics fields
  50.     DESC.SDI     - Program description for uploading to some BBS's
  51.     FILE_ID.DIZ  - Program description for uploading to some BBS's
  52.     HC.PIF       - PIF file for the Help Compiler
  53.     HISTORY.TXT  - Version history of VB AHA!!! What Changed.
  54.     README.TXT   - This file
  55.     REGISTER.TXT - Registration form
  56.     TOPICTBR.BMP - Picture for VBAHA.AHA (Topic Toolbar)
  57.     TOPICTBR.SHG - Hypergraphic for VBAHA.AHA (Topic Toolbar)
  58.     VB.DAT       - List of controls w/out HelpContextID in VB
  59.     VBAHA.AHA    - Project for VBAHA.HLP
  60.     VBAHA.EXE    - VB AHA!!!
  61.     VBAHA.HLP    - Help file for VB AHA!!!
  62.     VBAHA.INI    - .INI file for VB AHA!!!
  63.     *.TPC        - These are examples of generic topics and topic templates.
  64.  
  65. REGISTERING
  66. -----------
  67.   Fill out REGISTER.TXT to register. When you do register you will recieve the
  68. latest version of VB AHA!!!. Note: if you upload VB AHA!!! to a BBS to get a
  69. discount on the registration price please upload it as VBAHA11.ZIP (or the
  70. current version number, ie. VBAHA115.ZIP for version 1.15). If they don't have
  71. VBRUN300.DLL please upload it also (unless this would cost you too much, ie.
  72. long distance).
  73.  
  74.   For foreign orders you may send cash (be certain to insure it) in your local
  75. currency. Add US$10 to the total and send an equivalent amount in your currency
  76. using the current exchange rate. If you don't know the current exchange rate a
  77. bank should be able to tell you.
  78.  
  79. SITE LICENSING
  80. --------------
  81.         Copies  US$ each
  82.          2-4     45
  83.          5-10    40
  84.          11-20   35
  85.          21+     30
  86.  
  87. FUTURE FEATURES
  88. ---------------
  89.   Full macro support. (for adding buttons to button row etc...)
  90.   Ability to import an existing .RTF file into VB AHA!!!
  91.   Better keyboard input handling
  92.   plus any other suggestions that users have...
  93.  
  94. WHERE AM I?
  95. -----------
  96.   If you have any problems/questions/suggestions please send me E-mail to one
  97. of the following addresses (if at all possible use the internet address. I
  98. check it far more often, usually twice a day, morning and night) :
  99.  
  100.         Internet:               villalon@crl.com
  101.         Fidonet Netmail:        1:125/7
  102.         CompuServe:             73261,2665
  103.  
  104. or regular mail to:
  105.  
  106.     Craig Villalon
  107.     2074 Pleasant Hill Rd.
  108.     Sebastopol, CA 95472-4948
  109.  
  110.   If you decide not to register please send me a message describing what you
  111. would like to see in VB AHA!!! that you found lacking. I would like a chance
  112. to change your mind. I'm constantly adding new capabilities (as you can see
  113. in HISTORY.TXT) and I would like to know what you would like to see so I can
  114. implement that as well.
  115.  
  116. ==============================================================================
  117. Thats all there is to it. For information on making your Help files use the
  118. online help. Thank you for your interest in VB AHA!!!
  119.                                 Craig Villalon
  120.